You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLMtxVec Class > TOpenCLMtxVec Methods > SetVal Method > TOpenCLMtxVec.SetVal Method ([In] TCplx, int, int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLMtxVec.SetVal Method ([In] TCplx, int, int)

Set calling object complex elements [Index]..[Index+Len-1] to complex Value.

Syntax
C#
Visual Basic
public new TOpenCLMtxVec SetVal([In] TCplx Value, int Index, int Len);

TOpenCLBase.ComplexComplexproperty of the calling object are set to true even before the call it was false. An exception is raised if calling object array borders are overrun/underrun.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!